Skip to content

Conversation

@Invisi
Copy link
Contributor

@Invisi Invisi commented Jan 4, 2025

Description

Adds a missing test for updates on filtered queries with subqueries.

Motivation and Context

Should close #1802

How Has This Been Tested?

make test

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added the changelog accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 4, 2025

CodSpeed Performance Report

Merging #1838 will not alter performance

Comparing Invisi:develop (e7a4e08) with develop (7afc90e)

Summary

✅ 8 untouched benchmarks

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12605666796

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.145%

Totals Coverage Status
Change from base Build 12596506172: 0.0%
Covered Lines: 6460
Relevant Lines: 7048

💛 - Coveralls

@henadzit
Copy link
Contributor

henadzit commented Jan 4, 2025

Thanks for working on this!

@henadzit henadzit merged commit 0aee52d into tortoise:develop Jan 4, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add tests: update on filtered query fails when using subquery

3 participants